home *** CD-ROM | disk | FTP | other *** search
- inherited CharsetFrame: TCharsetFrame
- Width = 500
- Height = 379
- AutoScroll = False
- object Beveles7: TBevelesU
- Left = 4
- Top = 132
- Width = 485
- Height = 157
- Shape = bsFrame
- Caption = 'Allowed charsets for your postings'
- BorderWidth = 0
- end
- object Beveles6: TBevelesU
- Left = 4
- Top = 0
- Width = 485
- Height = 125
- Shape = bsFrame
- Caption = 'Default charsets for groups (applies to viewing only)'
- BorderWidth = 0
- end
- object Label77: TTntLabel
- Left = 16
- Top = 78
- Width = 309
- Height = 41
- AutoSize = False
- Caption =
- '&Syntax:'#13#10' [CHARSET] [Reg. exp. matching groupname]'#13#10'E.g.: KOI-8' +
- 'R ^relcom\.'
- FocusControl = charsetrulespergroupMEMO
- WordWrap = True
- end
- object Label20: TTntLabel
- Left = 16
- Top = 152
- Width = 159
- Height = 13
- Caption = 'Use &best matching charset out of:'
- FocusControl = AllowedCharsetsLB
- end
- object Label21: TTntLabel
- Left = 312
- Top = 152
- Width = 93
- Height = 13
- Caption = '&Forbidden charsets:'
- FocusControl = ForbiddencharsetsLB
- end
- object Beveles5: TBevelesU
- Left = 4
- Top = 292
- Width = 485
- Height = 53
- Shape = bsFrame
- Caption = 'Email encoding for non US-Ascii messages'
- BorderWidth = 0
- end
- object charsetrulespergroupMEMO: TTntMemo
- Left = 16
- Top = 20
- Width = 461
- Height = 57
- Lines.WideStrings = (
- '')
- ScrollBars = ssVertical
- TabOrder = 0
- WordWrap = False
- end
- object Button8: TMMTNTBItBtn
- Left = 328
- Top = 88
- Width = 151
- Height = 25
- Caption = 'Check ®ular expressions'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Button8Click
- end
- object AllowedCharsetsLB: TTntListBox
- Left = 16
- Top = 168
- Width = 233
- Height = 109
- ItemHeight = 13
- TabOrder = 2
- OnClick = AllowedCharsetsLBClick
- end
- object ForbiddencharsetsLB: TTntListBox
- Left = 308
- Top = 168
- Width = 169
- Height = 109
- ItemHeight = 13
- TabOrder = 7
- end
- object CharsetAddBtn: TMMTNTBItBtn
- Left = 263
- Top = 168
- Width = 29
- Height = 25
- Caption = '&<'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = CharsetAddBtnClick
- end
- object CharsetDeleteBtn: TMMTNTBItBtn
- Left = 263
- Top = 196
- Width = 29
- Height = 25
- Caption = '&>'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- OnClick = CharsetDeleteBtnClick
- end
- object CharsetUpBtn: TMMTNTBItBtn
- Left = 256
- Top = 224
- Width = 45
- Height = 25
- Caption = '&Up'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- OnClick = CharsetUpBtnClick
- end
- object CharsetDownBtn: TMMTNTBItBtn
- Left = 255
- Top = 252
- Width = 46
- Height = 25
- Caption = '&Down'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- OnClick = CharsetDownBtnClick
- end
- object emailcharsethandling: TTntComboBox
- Left = 16
- Top = 314
- Width = 309
- Height = 21
- AutoComplete = False
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 8
- Items.WideStrings = (
- 'Allow 8 bit characters in emails'
- 'Always use Quoted-Printable'
- 'Always use Quoted-Printable, but allow UTF-7'
- 'Always use UTF-7')
- end
- end
-